GIS Logo GSP 118 (318): GIS Programming

Assignment: Lists and Loops

Create a script that will print out the following for any series of numbers:

Test your code (and turn it in) with the following series of values:

-10, 0, 23, 435, -321.0, 0.1, -00.2, 3.1415, 123456789, -4.2e37

Turn In